A B C D E F G H I J L M N O P Q R S T U V W

V

Value - Class in negotiator.issue
Specifies a generic value of an issue.
Value() - Constructor for class negotiator.issue.Value
Empty constructor used to create a new Value.
value - Variable in class negotiator.issue.ValueDiscrete
Name of the value, for example "red".
ValueDiscrete - Class in negotiator.issue
Specifies a discrete value.
ValueDiscrete() - Constructor for class negotiator.issue.ValueDiscrete
Creates a discrete value without name.
ValueDiscrete(String) - Constructor for class negotiator.issue.ValueDiscrete
Creates a discrete value with a name.
ValueInteger - Class in negotiator.issue
Specifies an integer value.
ValueInteger() - Constructor for class negotiator.issue.ValueInteger
Creates an integer value without value.
ValueInteger(int) - Constructor for class negotiator.issue.ValueInteger
Creates an integer value with a value.
valueOf(String) - Static method in enum negotiator.boaframework.Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum negotiator.issue.ISSUETYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum negotiator.utility.EVALFUNCTYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum negotiator.utility.EVALUATORTYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum negotiator.boaframework.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum negotiator.issue.ISSUETYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum negotiator.utility.EVALFUNCTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum negotiator.utility.EVALUATORTYPE
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I J L M N O P Q R S T U V W